Remove references to Python 3.7 #3101
Merged
Merged
Conversation
Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
Member
There's no need to increase the floor as newer versions of Python work fine. That comment was there to prevent its increase so long as Python 3.7 was supported - otherwise 3.7 installations would break. Since this is removing its support, we should remove the comment. |
Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
akchinSTC
reviewed
Feb 7, 2023
lresende
approved these changes
Feb 7, 2023
kevin-bates
reviewed
Feb 7, 2023
Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates references to Python v3.7, which is no longer supported by Jupyterlab 4.0. To locate impacted files I've scanned the repository for
3.7and37.Need input on https://github.com/ptitzler/elyra/blob/rip-py7/pyproject.toml#L23 (What's supposed to be the new floor?)Signed-off-by: Patrick Titzler ptitzler@us.ibm.com
What changes were proposed in this pull request?
How was this pull request tested?
Developer's Certificate of Origin 1.1